@extends('layouts.admin-app') @section('title')
Name | Owner | Designation | Contact No | Address | Reg Certificate | Audit Report | Action | |
---|---|---|---|---|---|---|---|---|
{{ ucwords($organization->name) }} | {{ ucwords($organization->user->fname.' '.$organization->user->lname) }} | {{ $organization->user->email }} | {{ ucwords($organization->designation) }} | {{ $organization->contact_no }} | {{ $organization->address }} | View Registration Certificate | View Audit Report |