@extends('layouts.master') @section('title') Transaction Types @endsection @section('content.header.title') Transaction Types @endsection @section('content.header.info') Manage transaction types. @endsection @section('content')
@foreach($trantypes as $trantype) @method('PUT') @csrf @endforeach @method('PUT') @csrf
Name Credit/Debit Description Inactive/Active
sys_owned) readonly @endif> sys_owned) readonly @endif>
current_flag == 1) Checked @endif @if ($trantype->sys_owned) disabled @endif>
@endsection('content')