@php $Settings=App\Setting::first(); @endphp {{ config('app.name') }} | {{ Request::segment(1) }}
@yield('content')