@extends('layouts.admin') @section('content')
{{csrf_field()}} @include('includes.admin.form-both')

{{ __('Customer Image') }} *

{{ __('(This image will be displayed if users do not upload profile photo)') }}
{{ __('(Preferred Size: 600 X 600 Pixel)') }}
@endsection