@extends('layout.mainlayout') @section('content')
@component('components.pageheader') @slot('title') Places Management @endslot @slot('title_1') Add/Update Places @endslot @endcomponent
@endsection