@extends('layouts.app') @section('title') {{ $pageInfo['title'] }} @endsection @section('styles') @endsection @section('admin-content')

Back Save Selection

@endsection @section('scripts') @endsection