@extends('authenticated') @section('title', 'Services') @section('content')
@include('commons.topbar')

Services

Check list or create and update for services here.

@if($user->role == 'admin') @endif
Name Cost Points Status Added by Actions
Fetching data...
@include('commons.modal', ['modal_id'=>'user-modal', 'save_btn_classes' => 'save-user']) @endsection @section('modulescript') @parent @endsection