@if (session()->has('mensaje'))
{{ session('mensaje') }}
@endif
@push('scripts') @endpush