@extends('mrp') @section('title', $page_title) @section('content')

{{$page_title}}

@if(Session::has('message')) @endif
No Name Action
@endsection