@extends('layouts.master_layout') @section('master_dashboard_content') <h1>hello World</h1&...
Okay so i was using return Redirect::to('index'); in master view and for some reason it was returnin...
The views are working fine for older views but @extend is not working for newly created views. Thing...
The Laravel portal for problem solving, knowledge sharing and community building.
The community