@extends("layouts.admin.app")
@section("page-title")
{{__("Dashboard")}}
@endSection
@section("page-nav-title")
{{__("specializations")}}
{{__("edit-specialization")}}
@endsection
@section("css-links")
@endsection
@section("content")
{{__("edit-specialization")}}
@endsection
@section("scripts")
@endsection