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