@extends('layouts.admin') @section('content')

NUEVO RECORDATORIO


@method('PUT') @csrf() @include('admin.recordatorio_general.form')
@endsection