@extends('layouts.admin') @section('page-title', 'ثبت خرید برق برای مشترک') @section('content')

خرید برق برای:

{{ $customer->company_name ?? $customer->full_name }} (شناسه: {{ $customer->bill_id ?? 'نامشخص' }})

@csrf
انصراف
@endsection