@extends('layouts.admin') @section('page_title', 'Add New Ad') @section('content')
@csrf
@endsection