@extends('admin/layout/layout') @section('header-script') @endsection @section('body') @csrf Title 1 Title 2 Image 1 Image 2 Image 3 Image 4 Image 5 @endsection @section('footer-section') @endsection @section('footer-script') @endsection