@extends('backend.layouts.app') @section('title') {{ __($module_action) }} {{ __($module_title) }} @endsection @section('breadcrumbs') {{ __($module_title) }} @endsection @section('content')
# @lang('category::text.name') @lang('category::text.updated_at') @lang('category::text.action')
@endsection @push('after-styles') @endpush @push('after-scripts') @endpush