@include('sections.nav') @include('sections.footer') @section('title','Nerdy Sister, LLC - Nevada Based Technical Support and Rapid Web & App Development') @yield('title') @yield('topnav')
@yield('body')
@yield('footer')