@extends('layouts.app') @section('title', 'Add Device') @section('page-title', 'Add Device') @section('content')
Create New Device
@csrf
Give your device a memorable name.
Cancel
@endsection