@extends('dashboard.parent') @section('title', __('pages.specialty')) @section('page_name', __('pages.specialties')) @section('css') @endsection @section('bread_crumb') @endsection @section('actions') @endsection @section('content')
{{--
--}} {{--
--}} @can('Create-Specialty') @lang('pages.add_new_specialty') @endcan
@endsection @section('js') @endsection