{{-- Extends layout --}} @extends('layout.default') {{-- Content --}} @section('content.extended') {{-- User Center --}}
{{-- Header --}}
@if (env('ENABLE_REASON') == 'true')
@endif
{{-- Body --}}
Atenção! Entre com os parâmetros para pesquisa!
@if (env('EXTERNAL_REC') == TRUE) @endif
Carregando...
@endsection {{-- Scripts Section --}} @section('scripts') @endsection