@extends('layouts.app') @section('content')
Solar Center
@csrf
@error('email') {{$message}} @enderror
@endsection