Files

6 lines
104 B
PHP

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