@extends('layout.container') @section('title', 'Welcome to master page') @section('content')
Go to master
@php // print_r($masterpage); @endphp @endsection