@extends('admin.layout.master') @section('title',$speciality?->name ?? 'Specialities') @section('content')
@yield('title')
@endsection