{{trans("tables.name_title")}} | {{--{{trans("tables.group_email_id_title")}} | --}}{{trans("tables.user_title")}} | {{trans("tables.action_title")}} |
---|
@extends('layouts.app') @section('title', trans('group.group_setup_title')) @section('content') @php $user = request()->user(); @endphp
{{trans("tables.name_title")}} | {{--{{trans("tables.group_email_id_title")}} | --}}{{trans("tables.user_title")}} | {{trans("tables.action_title")}} |
---|