@extends('admin.layouts.app') @section('section')

Email User

@csrf @if($userEstimation->user) @else @endif @if($userEstimation->user) @else @endif
@error('content') {{ $message }} @enderror
@endsection