@extends('layouts.dun') @section('title', 'Permohonan TUNAS') @section('permohonan', 'm-menu__item--active') @section(App\Cluster::where('id', $ipr->cluster_id)->pluck('name')[0], 'm-menu__item--active') @section(App\IPR::where('name', $ipr->name)->pluck('name')[0], 'm-menu__item--active') @section('css') @endsection @section('content')

Permohonan {{ App\IPR::where('name', 'tunas')->pluck('display_name')[0] }}

 
Id Permohonan Nama Pemohon No. Identiti Nama Pasangan No. Identiti Pasangan Tarikh Mohon Status Permohonan
{{-- Modal --}} {{-- End Modal --}} @endsection @section('js') @endsection