@extends('layouts.main')
@section('title')
{{ __('Categories') }}
@endsection
@section('page-main-title')
{{ __('Categories') }}
@endsection
@section('content')
{{ __('Create Category') }}
0
0
{{ __('ID') }}
{{ __('Category') }}
{{ __('Slug') }}
{{ __('Image') }}
{{ __('Facilities') }}
{{ __('Blog Category') }}
{{ __('Enable/Disable') }}
{{ __('Action') }}