@extends('layouts.app') @section('header')
@endsection @section('content')
Edit Schedule
{{ csrf_field() }}
@endsection