Support the ongoing development of Laravel.io →
posted 9 years ago
Views
Last updated 2 years ago.
0

@yield('content')

@section('dashboard')

The section name needs to be the same... so you'd do:

@section('content')

Last updated 2 years ago.
0

Thanks,

This one is solved. Another layout problem. If I goto dashboard which is my root page and look at the source everything looks allright. When I choose for financieel -> nieuw abbonement then the layout looks allright. But when I got the source I see first the form and then the master.

How can this be happen ?

Roelof

Last updated 2 years ago.
0
Last updated 2 years ago.
0

Thanks,

Now setting up the models and my the first part is ready.

Last updated 2 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.