{{ $gf->city_name }}

@php $rand = rand(1,100); @endphp
{{-- --}} {{-- --}} {{-- --}}
@if($errors->any())
    @foreach($errors->all() as $error)
  • -> {{ $error }}
  • @endforeach
@endif