List of Registered Agency Type
Add Agency Type
| Agency ID | Agency Type | Action |
|---|---|---|
| {{ $agency_detail->id }} | {{ $agency_detail->agency_type }} |
|
@extends('layouts.admin') @section('title','GIMS') @section('styles') @endsection @section('script') @endsection @section('content')
| Agency ID | Agency Type | Action |
|---|---|---|
| {{ $agency_detail->id }} | {{ $agency_detail->agency_type }} |
|