@extends('admin/layout') @section('page_title', 'Comment') @section('size_select','active') @section('container') @if(session()->has('message'))
{{session('message')}}
@endif

Comments

ID Name Mobile Message Date Action
@endsection