@extends('admin.layouts.base') @section('title') Senecartours - Profile @endsection @push('css') @endpush @section('content')
@includeIf('admin.layouts.partials.sidebar') @includeIf('admin.layouts.partials.mobile-navbar')
@push('scripts') @endpush @endsection