@extends('layout.v2') @section('scripts') @vite(['src/pages/transactions/create.js']) @endsection @section('content')
@endsection