{{--
@yield('title')
--}}
Inscripción ETARS
@auth
@else
@endauth
Preinscripción E.T.A.R.S.
@include('partials.nav')
@yield('content')