@extends('layouts.app') @section('content')
@csrf
@if (isset($customer)) @else @endif
@endsection