@extends('layouts.main') @section('breadcrumb') @endsection @section('content')

Device deletion

Are you sure you want to delete the following device?

User Agent: {{ $device->user_agent }}

@method('delete') @csrf
@endsection