@extends('layouts.master') @section('css') @section('title') {{trans('main_trans.Add_Parent')}} @stop @endsection @section('page-header') @section('PageTitle') {{trans('main_trans.Add_Parent')}} @stop @endsection @section('content')
@endsection @section('js') @livewireScripts @endsection