@extends ('menu/index') @section('konten-update-metode-bayar')
@include('Transaksi/layout-transaksi/navbar-transaksi')

Update Metode Bayar

@csrf
@if ($errors->has('for_status_bayar_name'))
{{$errors->first('for_status_bayar_name')}}
@endif
@endsection