@extends('adminsection.layouts.master') @section('title') @if(!$user->id) Create New User @else Edit {{$user->name}} @endif || @parent @stop @section('page-title') @if(!$user->id) Create New User @else Edit {{$user->name}} @endif @stop @section('main-content')