@extends('layouts.app') @section('title') {{'Front Key Image'}} @endsection @section('content')
Take a picture of the key
@csrf
@include('layouts.svg')
Patent Pending
@endsection