@extends('front.layouts.master') @section('content') International Patients Home International Patients Call Us Now +91 (181) 501-7777, +91 81451 81451 @if(isset($patients) && count($patients) > 0) International Patients @foreach($patients as $patient) @endforeach @endif @endsection