{{-- Left info panel --}}
{{-- Form --}}
{{-- /cu-layout --}}
New Reminder
New Reminder
Fill in the form to create
@extends('layouts.app') @section('title', 'Create Reminder') @push('styles') @endpush @section('content')
{{-- /main-content --}} @endsection @push('scripts') @endpush