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

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

{{ __('trans.teacher.manage_specialties') }}
@csrf @method('PUT')
suspended ? 'checked' : '' }}>
@endsection @once @push('css') @endpush @push('js') @endpush @endonce @push('js') @endpush