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

Editar Empresa

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