@if($details->count() != 0)
@foreach ($details as $item)
{{$item->address}}
Phone: {{$item->phone1}}
Mobile: {{$item->phone2}}
Email: {{$item->email}}
@endforeach
@else
Address: --
Email: --
Phone: --
Mobile: --
@endif
You can Communicate with us through the following Social Media Accounts ...
@if($socials->count() != 0) @endif