@extends('backend.layouts.app') @section('title', $module_title) @section('breadcrumb') @endsection @section('content')
No {{ label_case('image') }} {{ label_case('title') }} {{ __('Updated') }} {{ __('Action') }}
@endsection @push ('after-styles') @endpush @push('after-scripts') @endpush