Sub Community
{{ Session::get('flash_message') }}
@endif
Add New Sub Community
{!! Form::open(array('url' => array('admin/add_subcomm_data'),'class'=>'form-horizontal','name'=>'add_comm_data','id'=>'add_comm_data','role'=>'form','enctype' => 'multipart/form-data')) !!}
{!! Form::close() !!}
@if(has_permission('location_create'))
@endif
@if(has_permission('location_read'))
@else
@endif
No. of Sub Community : {{count($sub_communities)}}
ID | Image | Sub Community Name | Community Name | @if($country_for == 250) City @else state @endif | Country | Description | Status | Action |
---|
Permission denide |