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