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

Edit Vendor: {{ $tagihan->nama_vendor }}

@if ($errors->any()) @endif
@csrf @method('PUT')
{{-- Column 1: Vendor Information --}}

Informasi Vendor

{{-- Column 2: Bank Information --}}

Informasi Bank

Batal
@endsection