@yield('header')
@yield('content')
@include('library-app.include.footer')
@include('library-app.include.head')
@include('library-app.include.navbar')