@extends('layouts.app') @section('title', 'Edit Project Type') @section('content')
@csrf @method('POST')
Discard
@endsection