@extends('admin.layout') @section('custom-style') @endsection @section('content') Ad Category Ad Category Create Create Ad Category @if ($errors->any()) @foreach ($errors->all() as $error) {{ $error }} @endforeach @endif @if(\Session::has('error')) {!! \Session::get('error') !!} @endif @if(\Session::has('success')) {!! \Session::get('success') !!} @endif {{csrf_field()}} Advertiser Name* Advertisement contract duration* Percentage(%) revenue share* Total value of advertisement (in USD)* Select Programme duration range(in minutes)* Selected range: @endsection @section('custom-scripts') @endsection
Selected range: