@extends('layouts.authenticated') @section('content')
Edit Status
@csrf @method('PATCH')

@endsection