@extends('layouts.app') @section('content')

{{trans('lang.category_plural')}}

{{trans('lang.category_create')}}
{{ trans("lang.category_name_help") }}
{{ trans("lang.category_description_help") }}

Rental/Parcel/Cab Service are not shown in this sections

{{ trans("lang.category_image_help") }}
{{trans('lang.cancel')}}
@endsection @section('scripts') @endsection