@yield imports code from a "section" in the child file ( the "view" blade file. ) For eg.: < some html or other script > @yield('needed_section_name') < more html or other script >