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

Edit Laptop Assignment

@if($errors->any())
@endif
@csrf @method('PUT')
Cancel
@endsection