@extends('admin.layouts.app') @if($method == 'PUT') @section('title', \App\Helpers\TranslationHelper::translate('Edit Document')) @else @section('title', \App\Helpers\TranslationHelper::translate('Add Document')) @endif @section('crumb') @endsection @section('content')