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

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

@csrf @method('PUT')
{{-- --}} @include('alerts.error_messages')
{{ trans('lang.cancel') }}
@endsection @section('scripts') @endsection