@extends('layouts/master') @section('title')
Deleting a modpack is irreversible. All associated builds will be immediately removed. This will remove them from your API. Users with this modpack already on their launcher will be able to continue to use it in "Offline Mode."
{!! Form::open() !!} {!! Html::link('modpack/list/', 'Go Back', ['class' => 'btn btn-primary']) !!} {!! Form::close() !!}