@extends('layouts/contentLayoutMaster') @section('title', 'User ') @section('vendor-style') @endsection @section('page-style') @endsection @section('content')
@if($role == 'MARKETING' || $role == 'BRANCH_RECEPTIONIST' || $role == 'BRANCH_MANAGER' || $role == 'BRANCH_CASHIER') @endif @if($role == 'MARKETING') @endif