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

Crear Compañía

@if ($errors->any())
@endif
@csrf
Volver
@endsection @section('scripts') @endsection