@extends('layout.layout') @section('content')
@if($errors->any()) @endif
@csrf
@push('js') @endpush @endsection