@extends('layouts.app') @section('content')

Edit Company

@csrf @method('PUT')
@if($company->logo) Logo @endif
@endsection