@extends('layouts.admin_master') @section('page-title') Admin | {{ $page_title }} @endsection @section('page-css') @endsection @section('page-content')
@method('PUT') {{ csrf_field() }}
@include('commons.notifications')
Dealer User Account

@endsection