@extends('layouts.app') @section('content')
{{ __('Upload Customer') }}
@csrf
@endsection @section('js') @endsection