@extends('admin.template.master') @section('title') Repair Services From Ryans Home Brand @endsection @section('main-content') @if(Session::has('message')) × {{Session('message')}} @endif List Token Details Phone Status Product Count DateTime Action @endsection @section('javascripts') @endsection