@include('front.header') @include('front.topnav')
Directory
{{-- directory --}}

Directory

Here is a district-wise directory of our valued members.

@foreach($dirfull as $dir) @endforeach
# Name Ogranization Business Nature Business Type Phone Location
{{$dir->nameen}} {{$dir->entnameen}} {{$dir->busnature}} {{$dir->bussector}} {{$dir->phone}} {{($dir->district)}}
Back

Contact

Feel free to contact us for any of your needs. You can reach us in the following ways.

Our Address

{{$ss->address}}

Email Us

{{$ss->email}}

Call Us

{{$ss->phone}}

Loading
Your message has been sent. Thank you!
@include('front.footer') @include('front.js')