@extends('layouts.backoffice.backoffice') @section('title') Editar Consola @endsection @section('content')
@csrf @method('PUT')
background

Cancelar @if($gameBackground->is_deletable) @endif
@csrf @method('DELETE')
@endsection