{{-- favicons --}} @include('app.inc.favicons') @section('seo') @include('app.inc.seo', [ 'title' => 'Checkout | ' .config('app.name'), 'description' => 'Contratar IPABX Virtual i360', 'route' => route('checkout'), 'image' => asset('assets/images/social/social.jpg') ]) @show @section('styles') @show
{{-- /container-main --}}
{{-- /header --}} {{-- /content --}}
{{-- /container --}}
{{-- /main --}} @include('app.inc.loader') {{-- /loader --}} @section('scripts') @show @if (env('RELOAD') == true) @endif @if (env('TEST_PAGSEGURO') === true) @else @endif