@extends('layout.masterContainer') @section('title', 'Welcome to Master Page') @section('content') @php //return var_dump($master); // echo $mastercss['maxwidth']['inner']; $id = $master['id']; $name = $master['name']; $monday = $master['monday']; $status = $master['status']; @endphp

{{$name}}

{{--
Master Page Update
--}}
Edit Master info Edit Master Css Go to Master {{-- Edit Master Details --}} {{-- Edit Master info Edit Master info --}}
{{--
Row Col Large image Maxwidth Seo & Desc Get and View 4 Buttons
--}}

Master Details

@csrf {{-- --}}
Name Data
Master name
Monday.com
Status
@endsection