@extends ('../welcome') @section('content')
@csrf @method('PUT')








Mobile Number

@foreach($client->phone_numbers as $mobile)
@endforeach

@endsection