@extends('admin.layout.app') @section('heading', 'Top Advertisements') @section('main_content')
@csrf
Top Ad Section
@endsection