// try.blade.php inside layouts file this is try.blade.php @extends('index') @section('content') <...
delete your database and then php artisan migrate if you tried to migrate it again and shows any err...
The Laravel portal for problem solving, knowledge sharing and community building.