@extends('admin.master') @push('post_styles') @endpush @section('content')

{{ __('Category')}}

{{ __('Category Table')}}
{{ __('Location')}} {{ __('Description')}} {{ __('Action')}}
@push('post_scripts') @endpush @endsection