{!! $Text->text_1 !!}
Branch Address
Countries Name | Country Flag | Information |
---|---|---|
{{$Country->name}} | ![]() |
@if(!empty($Rp->address)){!! $Rp->address !!} @endif |
@php $Data = DB::table('branch')->where('status',1)->get(); $Text = DB::table('page_section')->where('id',49)->first(); @endphp
@include('inc.head')