App\Http\Controllers\Backend\DashboardController::create PHP 메소드

create() 공개 메소드

Show the form for creating a new resource.
public create ( ) : Response
리턴 Response
    public function create()
    {
        //
    }