@extends("layouts.admin.app")
@section("page-title")
{{__("Edit Why Sahal")}}
@endSection
@section("page-nav-title")
{{__("Why teacher")}}
{{__("Create Why teacher")}}
@endsection
@section("css-links")
@endsection
@section("content")
{{__("Edit Why teacher")}}
@endsection
@section("scripts")
@endsection