@extends('layouts.app') @section('title', 'Add Instructor') @section('page-title', 'Add Instructor') @section('breadcrumb', 'Instructors / Create') @section('content')
@csrf
Cancel
@endsection