@if(strpos(env('DB_DATABASE'),'testing') !== false)
[ TESTING ]
@endif
@section('menu_title') @show
@section('menu_descripcion') @show
@section('content') @show