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