@extends('layout.master') @section('page_title',$page_title) @section('head') @endsection @section('container')

{{$message}}

@endsection