@extends('layouts.app') @section('page_title','Customer Receipt') @section('content')
@csrf
@endsection