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

{{__("Services")}}

{{__("Create Services")}}

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

{{__("Create New Service")}}

$subCategory->mainCategory->id, "sub_id" => $subCategory->id])}}" enctype="multipart/form-data" data-redirect-page="{{route("admin.service.index", ["main_id" => $subCategory->mainCategory->id, "sub_id" => $subCategory->id])}}"> @csrf
{{--
--}} {{--
--}} {{-- * guarantee in days--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}}

{{--
--}}
{{--
--}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{--
--}}

@endsection @section("scripts") @include("admin.service.templates") @endsection