@extends('admin.layouts.master') @section('title', __('Label.Category')) @section('content')

@yield('title')

{{ __('Label.Id') }} {{ __('Label.Icon') }} {{ __('Label.Name') }} {{ __('Label.Action') }}
@endsection @push('scripts') @endpush