@extends('layouts.admin-layout') @section('title', 'Home Page') @section('content')
@csrf

Mark Removal Section

@endsection @section('script') @endsection