@extends('layouts.admin') @section('title', 'Edit Corporate Account') @section('content')
@csrf @method('PUT')
Cancel
@endsection