4 lines
72 B
PHP
4 lines
72 B
PHP
@extends('profilelayout')
|
|
@section('novidcontent')
|
|
{{$blah}}
|
|
@endsection |