@extends('admin.layouts.app') @section('title', 'Edit Company') @section('content')

Edit Company

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