@extends('master.app') @section('title', 'Add Transaction') @section('body')
Add Transaction
Back
@include('general.valert')
@csrf
@endsection