@extends('layouts.agency') @section('title', 'Home Page') @section('content')
@if (\Session::has('success'))
@endif

View Invoices

Invoice ID Agency Amount Payment Status
@endsection