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