@extends('layouts.app') @section('content')

📋 نظام الفواتير والمدفوعات

@if(session('success')) @endif @if($errors->any()) @endif
@endsection