@extends('layouts.admin') @section('title') Advertisment @endsection @section('page_title') Ads @endsection @push('page_style') @include('include.dataTableStyles') @endpush @section('content')

ADS

List of all Ads

S.No Unique id Title Price Request Action
@push('page_script') @include('include.dataTableScripts') @endpush @endsection