@extends('layouts.vertical', ['subtitle' => 'Create User']) @section('content') @include('layouts.partials/page-title', ['title' => 'Se', 'subtitle' => 'Syncronize'])
@endsection @section('scripts') @vite(['resources/js/tables/common-table.js']) @endsection