@extends('backend.layouts.main') @section('title', 'Google-Advertisements-update') @section('main-container')
Create Advertisements
@method('POST') @csrf @method('PATCH')
Discard
@endsection