@extends('admin.layout.master') @section('content') {{__('admin.view') . ' ' . __('admin.copy')}} {{-- copy edit form section form body here --}} @endsection @section('js') @endsection