@extends('layouts.admin.app') @section('title', __('trans.teacher.specialties.add_new')) @section('content')

{{ __('trans.teacher.specialties.add_new') }} [ {{ $teacher->name }} ]

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