@extends('layouts.admin') @section('styles') @endsection @section('content') @php $valid_ext = implode(", ", Config::get('constants.image_ext_array')); @endphp

Edit Profile

image:"")}}" />
You have some form errors. Please check below.
Your form validation is successful!

General information

email
phone_iphone
@if(isset($checkImgArr['img_url']) && $checkImgArr['img_url'] != '')
@endif
{{ (isset($data[0]->username)?$data[0]->username:old('username'))}}
@endsection @section('scripts') @endsection