Files

6 lines
105 B
PHP

@extends('layouts.frontapp')
@section('content')
@include('transaction.postchecks._form')
@endsection