@extends('template.content') @section('content')

{{$title}}

{{$subtitle}}

Name : {{$row->name}}

@endsection