@extends('layouts.admin') @section('page-title', trans('crm.document_template')) @section('content')
@include('partials.messages')
Subject Created By
@stop @section('scripts') @stop