@extends('layouts.app') @section('title', \App\CPU\translate('Upload New Campaign')) @push('css_or_js') @endpush @section('content')

Campaigns

Uploading Campaign
Please carefully read the following Terms and Conditions
@csrf

I have read and agree to terms and conditions
@endsection @push('script') @endpush