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

Add Specialty

@csrf @include('specialties.form')
@endsection