@extends('layout.' . layout())
@section('subhead')
{{ $campaign_name }}
@endsection
@section('css')
@endsection
@section('subcontent')
{{ $campaign_name }}
@translate(Select schedule date and time)
{{-- clock --}}
{{-- clock::END --}}
{{-- caleneder --}}
{{-- CALENDER --}}
{{-- CALENDER --}}
{{-- caleneder::END --}}
@endsection
@section('script')
@endsection