@if(isset($address) && $address) @php $gzId = General::randomNumber(3); @endphp
{{ ucfirst($address->type) }}

{{ $address->address }}

@endif