@extends('backend.layouts.app') @section('content')
{{session()->get('title')}} List Add {{session()->get('title')}}
@endsection