{{-- Left Panel --}}
{{-- Right Form --}}
New Routine
New Routine
Fill in the form to add a routine
@extends('layouts.app') @section('title', 'Create Routine') @push('styles') @endpush @section('content')
@endsection @push('scripts') @endpush