@extends('layouts.app') @section('content')
{{__('Edit Ad')}}
@csrf @method('PUT')
@endsection