@push('style') @endpush
Create call
@csrf @include('dashboard.calls._form',['btn_text'=>'Create','call'=>$call]) {{--
Related to type @foreach(RelatedToType::cases() as $type) @endforeach
Related to
subject
Call time
Duration in minutes
Action @foreach(OutcomeType::cases() as $action) @endforeach
Status @foreach(CallStatus::all() as $status) @endforeach
Reasons @foreach($reasons as $reason) @endforeach
Notes {{ old('notes') }}
Submit
--}}
@push('script') @endpush