@if(env('APP_ENV')=='homologation')
DEMO
@endif
{{ csrf_field() }}
@yield('content')