@extends('layouts.panel') @section('title', 'Bank') @push('styles') @endpush @push('scripts') @endpush @section('content')

@yield('title')

# Kode Nama Akun Status Aksi
@endsection