@extends('layouts.master') @section('content')
@if(Session::has('true_msg'))
{{Session::get('true_msg')}}
@endif @if(Session::has('errors'))