@extends('backend.layouts.main') @section('title') {{ $package->name }} :: {{ ('Install or update') }} @endsection @section('content')
@csrf
{{ __('Back to all add-ons') }}
@endsection