@extends('layouts/base_view') @section('title'){!! $variables['header_routes'] !!}@endsection @section('content')

{{ $variables['judul'] ?? 'Message Channel' }}

@csrf
{{-- WhatsApp / SMS fields --}} {{-- SMS specific --}} {{-- Email specific --}}
is_active ?? true) ? 'checked' : '' }}>
is_default ?? false) ? 'checked' : '' }}>
Kembali
@endsection