@extends('layouts.main')
{{-- Task: change the layout from layouts/app.blade.php --}} {{-- to layouts/main.blade.php --}} @section('content') Please change layout. @endsection