@extends("layouts.admin.app") @section("page-title") {{__("Dashboard")}} @endSection @section("page-nav-title")

{{__("Explanations And Terminology")}}

{{__("Create Explanations And Terminology")}}

@endsection @section("css-links") @endsection @section("content")

{{__("Create New Explanations And Terminology")}}

@csrf
@endsection @section("scripts") @endsection