@extends('layout.' . layout()) @section('subhead') {{ $campaign_name }} @endsection @section('css') @endsection @section('subcontent')

{{ $campaign_name }}

@translate(Select schedule date and time)

@csrf
{{-- {{ Request::is('admin/*') }} --}}
{{-- clock --}}
1
2
3
4
5
6
7
8
9
10
11
12
{{-- clock::END --}} {{-- caleneder --}}
{{-- CALENDER --}}
{{-- CALENDER --}}
{{-- caleneder::END --}} @endsection @section('script') @endsection