@extends('layouts.main') @section('page-style') @endsection @section('page-plugin') @endsection @section('page-script') @endsection @section('content')
@include('layouts.notifications')
New Transaction Fake
{{ csrf_field() }}
{{ csrf_field() }}
@endsection