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