@extends('layouts.app') @section('title', 'Pengesahan Daerah ' . strtoupper(App\IPR::where('name', $ipr->name)->pluck('name')[0])) @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 @php $user = $profile->tarikh_lahir; $years = Carbon\Carbon::parse($user)->age; @endphp @section('content')