@extends('admin.layouts.layout') @section('content')

Editando Vacinação

Ver todas @if($errors->any())
@endif
@method('PUT') @csrf
@endsection