@extends('admin.layouts.contentLayoutMaster') @section('title', $title) @section('vendor-style') {{-- vendor css files --}} @endsection @section('content') @include('admin.layouts.error-message') Recipient Name Recipient Email Value @endsection @section('vendor-script') {{-- vendor files --}} @endsection @section('page-script') @endsection