@extends('main') @section('title', $data['title']) @section('content')
{{-- @include('../users/comman/tab') --}}
@endsection('content') @section('custom-scripts') @endsection