@extends('layouts.backend.app') @section('title', 'Payment Report') @section('head') @include('layouts.backend.partials.headersection',['title'=>'Payment Report']) @endsection @section('content')
Today's Date : {{ \Carbon\Carbon::now()->format('M d Y') }}