@extends('Dashboard.layouts.master') @section('title', 'Winery | Edit') @section('css') @endsection @section('content')
@csrf @method('PUT')
Use an 8+ character combination of upper and lowercase letters, digits, and symbols
@endsection