@yield('head')
@include("client.layouts.nav")
@yield("content")
@yield('script')