@extends('layouts.main') @section('title', $data['title']) @section('content')

Users

{{-- @include('../users/comman/tab') --}}
Id Name / Type Email / Phone Status Action
@endsection('content') @section('custom-scripts') @include('../users/comman/modal') @include('../users/comman/script') @endsection