@extends('layouts.master') @section('title', 'Jamaah') @section('content-header','Manajemen Jamaah') @section('plugin-styles') {{-- --}} @endsection @section('content')

Data Jamaah

@if (Auth::user()->kota_id == '1')
@else @endif
@if (Laratrust::can('pendaftaran|entry-data')) Pendaftaran Jamaah @endif
No. Porsi No. Permohonan No. Paspor Nama Tempat, Tgl. Lahir Umur (Th) Kota Status Aksi
No. Porsi No. Permohonan No. Paspor Nama Tempat, Tgl. Lahir Umur (Th) Kota Status Aksi
@endsection @section('plugin-scripts') @endsection @section('custom-script') @endsection