@extends('admin.layout.master') @section('title', __('admin.add_user')) @section('content')
{{ __('admin.add_carCategory') }}
@csrf
@endsection