Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/job-board.corals.io/resources/themes/compo/templates/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/job-board.corals.io/resources/themes/compo/templates/home.blade.php
@extends('layouts.master')

@section('editable_content')
    @php \Actions::do_action('pre_content',$item, $home??null) @endphp

    {!! $item->rendered !!}

    @include('partials.featured_categories')
    @include('partials.featured_products')
    @include('partials.three_column_lists')
    @include('partials.featured_brands')
    @include('partials.posts_grid')

    <section class="container mt-100 mb-80">
        <div class="row">
            <div class="col-lg-12">
                <h2 class="heading text-center">People Show <span class="text-primary">Love</span></h2>
            </div>
            {!!   \Shortcode::compile( 'block','testimonial' ) ; !!}
        </div>
    </section>

    @include('partials.news')

@stop


@section('js')
    @parent
    @include('Ecommerce::cart.cart_script')
@endsection

Spamworldpro Mini