@extends('master') @section('content')
@if(count($msgs)) @else You don't have any messages @endif
@endsection