CasperSecurity

Current Path : /var/www/hrms.uiet.co.in/app/Http/Controllers/
Upload File :
Current File : /var/www/hrms.uiet.co.in/app/Http/Controllers/FinancialTransactionController.php

<?php

namespace App\Http\Controllers;

use App\Http\Requests\StoreFinancialTransactionRequest;
use App\Http\Requests\UpdateFinancialTransactionRequest;
use App\Models\FinancialTransaction;

class FinancialTransactionController extends Controller
{
    /**
     * Display a listing of the resource.
     *
     * @return \Illuminate\Http\Response
     */
    public function index()
    {
        //
    }

    /**
     * Show the form for creating a new resource.
     *
     * @return \Illuminate\Http\Response
     */
    public function create()
    {
        //
    }

    /**
     * Store a newly created resource in storage.
     *
     * @param  \App\Http\Requests\StoreFinancialTransactionRequest  $request
     * @return \Illuminate\Http\Response
     */
    public function store(StoreFinancialTransactionRequest $request)
    {
        //
    }

    /**
     * Display the specified resource.
     *
     * @param  \App\Models\FinancialTransaction  $financialTransaction
     * @return \Illuminate\Http\Response
     */
    public function show(FinancialTransaction $financialTransaction)
    {
        //
    }

    /**
     * Show the form for editing the specified resource.
     *
     * @param  \App\Models\FinancialTransaction  $financialTransaction
     * @return \Illuminate\Http\Response
     */
    public function edit(FinancialTransaction $financialTransaction)
    {
        //
    }

    /**
     * Update the specified resource in storage.
     *
     * @param  \App\Http\Requests\UpdateFinancialTransactionRequest  $request
     * @param  \App\Models\FinancialTransaction  $financialTransaction
     * @return \Illuminate\Http\Response
     */
    public function update(UpdateFinancialTransactionRequest $request, FinancialTransaction $financialTransaction)
    {
        //
    }

    /**
     * Remove the specified resource from storage.
     *
     * @param  \App\Models\FinancialTransaction  $financialTransaction
     * @return \Illuminate\Http\Response
     */
    public function destroy(FinancialTransaction $financialTransaction)
    {
        //
    }
}
Hacker Blog, Shell İndir, Sql İnjection, XSS Attacks, LFI Attacks, Social Hacking, Exploit Bot, Proxy Tools, Web Shell, PHP Shell, Alfa Shell İndir, Hacking Training Set, DDoS Script, Denial Of Service, Botnet, RFI Attacks, Encryption
Telegram @BIBIL_0DAY