@extends('back.layouts.app', ['title' => $title]) @section('content')
@include('back.common_views.quicklinks')
@if (Session::has('msg'))

{{ Session::get('msg') }}

@endif @php $Bstatus = ''; $BGcolor = ''; @endphp @if (count($result) > 0) @foreach ($result as $row) @php $bgColor = isset($bgColor) && $bgColor == '#f9f9f9' ? '#FFFFFF' : '#f9f9f9'; @endphp /home/d4listing/public_html/secr/resources/views/back/invoice/index_view.blade.php on line 51
" class="gradeA">
Invoice ID Date Sent Amount Status # Sent Payments Weblink Action

Warning: Undefined variable $row in /home/d4listing/public_html/secr/resources/views/back/invoice/index_view.blade.php on line 52

Warning: Attempt to read property "invoice_id" on null in /home/d4listing/public_html/secr/resources/views/back/invoice/index_view.blade.php on line 52

Fatal error: Uncaught Error: Call to undefined function date_formats() in /home/d4listing/public_html/secr/resources/views/back/invoice/index_view.blade.php:53 Stack trace: #0 {main} thrown in /home/d4listing/public_html/secr/resources/views/back/invoice/index_view.blade.php on line 53