@extends('admin.templates.panel-form-template') @section('title') @if(isset($item)) {{__("Edit customer")}} [{{$item->name}}] @else {{__("Add new customer")}} @endif - @endsection @section('form')
@include('components.err')

{{__("Tips")}}

  • {{__("Recommends")}}
@if(isset($item))

{{__("Avatar")}}

{{__("Addresses")}}

__('Address editor'), 'state' => __('State'), 'city' => __('City'), 'address' => __('Address'), 'post-code' => __('Post code'), ])}}' >
@endif

@if(isset($item)) {{__("Edit customer")}} [{{$item->name}}] @else {{__("Add new customer")}} @endif

getLocale() != 'fa') def-tab="1" xshow="date" @else xshow="pdate" @endif @if(isset($item)) :xvalue="{{strtotime($item->dob)}}" @endif :timepicker="false" >
colleague) checked @endif>
@endsection