@extends('layout') @section('title') {{$title}} @endsection @section('content')

Users Info

User name: {{$name}}

@endsection