@extends('layouts.backend') @section('css_after') @endsection @section('js_after') @endsection @section('content')

EDIT SAMPLE REPORT

@csrf
@if ($errors->has('title')) @endif
@endsection