@extends('backend.layouts.app') @section('content')
@csrf

Add {{ session('title') }} {{ session('title') }} list

@endsection