@extends('layouts.app') @section('page_title', 'Add Photo Slider') @section('content')
Add New Photo Slider
@if (session('error')) @endif
@csrf
Cancel
@endsection