@extends ('template') @section('content') <div class="starter-template"> <h1>HOME</h1> Hello, <b>{{ $pro->cell_number }}</b> </div> @endsection