@extends('layouts.signed') @section('title', 'Crear centros') @section('content')
@csrf
Cancelar
@if($errors->any()) @endif
@endsection