@extends('layouts.master') @section('title', 'Manage Clients') @section('content') @include('includes.modal')

Reseller Access


Add Reseller Access
@if(Session::has('true_msg'))
{{Session::get('true_msg')}}
@endif @if(Session::has('errors'))