Sweetalert cant not working my laravel aplication

Viewed 16

use RealRashid\SweetAlert\Facades\Alert;

Alert::message('Location data entered succesfully!');

return redirect()->route('Location_details.create');

0 Answers
Related