@extends('backend.layout') @section('content')
{{ __('Add Customer') }}
@csrf

...
{{ __('Choose Photo') }}

@endsection