@extends('layouts.popup') @section('title', 'Add Client') @section('content')
* Marked fields are mandatory.
@if(Session::has('true_msg'))
{{Session::get('true_msg')}}
@endif @if(Session::has('errors'))