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