@extends('layouts/contentNavbarLayout') @section('title', 'تراکنش') @section('vendor-style') @endsection @section('vendor-script') @endsection @section('page-script') @endsection @section('content')

گزارش تراکنش ها / تایید یا رد

@csrf @include('components.errors')
@if($bill['file'])
@else

تصویری ارسال نشده است!

@endif
@endsection