@php($settings = \App\Ayar::first()) @if(View::hasSection('title'))@yield('title')@else{{$settings->baslik}}@endif @yield('css')
@yield('content')
@yield('js')