With this @extends('layouts.master') we can extend this master layout in any view file.

In this example layouts are a folder that is placed in resources/views available and the master file will be there. Now "master.blade.php" is a layout file.

BY Best Interview Question ON 02 Dec 2020