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