@extends('layout') @if(session('message')) @endif @section('body')
@endsection @section('script') @endsection