@extends('layouts.admin') @section('title', 'Log ATM Transaction') @section('page-title', 'Log ATM Card Service') @section('page-subtitle', 'Record a deposit or withdrawal transaction') @section('content')
@csrf
Cancel
@endsection