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

Editar Empresa

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