@extends('layouts.client') @section('content')
{{ csrf_field() }}
Customer Search
{{ csrf_field() }}
Customer Information
--
--
@endsection @section('scripts') @endsection