@extends('admin.layouts.app') @section('content')

Create Speciality

@csrf
@error('speciality') {{$message}} @enderror
@endsection