@yield('style')
@include('layouts.navigation')

@yield('title')

@yield('body')
@yield('script')