@extends('layouts.app') @if(session('error'))
{{ session('error') }}
@endif @section('content')

Tambah Jadwal

@csrf
Kembali
@endsection