@extends('layouts.master') @section('title') {{$title}} @lang('translation.starter') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Pages @endslot @slot('title') {{$title}} @endslot @endcomponent

List {{ $title }}

@can('masterdata_jeniscuti_create') Batal @endcan
@csrf @method('PUT')
isCategori==null) checked @endif>
isCategori==1) checked @endif>
isCategori==2) checked @endif>
isCategori==3) checked @endif>
isCategori==4) checked @endif>
@endsection @section('script') @endsection