@extends('layouts.admin.app') @section('title', __('trans.specialty.edit')) @section('content')

{{ __('trans.specialty.edit') }}

@csrf @method('PUT')
@endsection @once @push('css') @endpush @push('js') @endpush @endonce @push('js') @endpush