@extends('admin.layout.master') @section('content') {{awtTrans('عرض بيانات المقدم')}} {{awtTrans('الصورة')}} {{awtTrans('الاسم')}} {{awtTrans('رقم الجوال')}} @foreach ($countries as $key) country_key == $key->calling_code ? 'selected' : ''}} value="{{$key->calling_code}}">{{$key->calling_code}} @endforeach {{awtTrans(' رجوع ')}} @endsection @section('js') @endsection