@extends('layouts.simple.master') @section('title', 'Mail-Box') @section('css') @endsection @section('main_content')

Mail Box

@endsection @section('scripts') @endsection