@if (Session::has('success'))
¡Felicitaciones! {{ Session::get('success') }}
@endif
@include('citas.secciones.paginacion')