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

{{ $variables['judul'] ?? 'Kota' }}

@csrf
is_active ?? true) ? 'checked' : '' }}>
Kembali
@endsection