@extends('layouts.admin') @section('title', 'Bank Reconciliation') @section('content')
Import bank statements and reconcile transactions.
| Bank | Period | Uploaded | Actions |
|---|---|---|---|
| {{ $rec->bank_name }} | {{ $rec->statement_period }} | {{ $rec->uploaded_at->format('M d, Y') }} | Open |
| No statements imported yet. | |||