@extends('layouts.backend') @section('head') @endsection @section('body')
@if ($errors->any())
@endif
Dante Limina
@csrf
@endsection