@extends('adminlte::page') @section('title','Photo Maker') @section('content_header')

Add Popular Section

@stop @php $index_count1=1; @endphp @section('content')
@if ($errors->any()) @endif
{{ csrf_field() }}
@stop @section('css') @stop @section('js') @stop