@extends('backend.layouts.app')
@section('title') {{ __($module_action) }} {{ __($module_title) }} @endsection
@section('content')
{{--
--}}
{{--
--}}
{{ __('service.lbl_advanced_filter') }}
@endsection
@push ('after-styles')
@endpush
@push ('after-scripts')
@endpush