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

@yield('title')

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