@extends('admin::layouts.app') @section('content') {{ __('master.category_master') }} {{ __('master.add_category') }} {{ __('admin.submit') }} {{ __('static.cancel') }} {{ __('master.enter_the_details_below_to_create_category_for_english_language') }} {{ __('master.title') }} * {{ __('label.description') }} * {{ __('master.enter_the_details_below_to_create_category_for_arabic_language') }} {{ __('master.title') }} * {{ __('label.description') }} * {{ __('admin.status_update') }} {{ __('admin.active') }} {{ __('admin.inactive') }} {{ __('master.select_category_image') }} @endsection @section('script') @endsection
{{ __('master.add_category') }}