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