@extends('backend.layouts.app') @section('title', 'Website Settings') @section('content')

Edit Project Type

@csrf @method('PUT')
Back
@endsection