@extends('layouts.app') @section('content')

{{ trans('lang.quodrant_ads_plural') }}

@php $redirectUrl = null; @endphp @include('quodrant_ads.partials.edit_form')
@endsection @section('scripts') @include('quodrant_ads.partials.edit_scripts') @endsection