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

Special Deals

@csrf

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