@extends('layouts.admin') @section('content')

{{ $mode === 'create' ? 'Create a protected bookmarklet loader from your JavaScript file.' : 'Update metadata or upload the next version of this tool.' }}

Back to tools
@csrf @if($mode !== 'create') @method('PUT') @endif @if($mode === 'create')@endif @if($mode !== 'create')@endif
@endsection