@extends('dealer_layouts.dealer_master') @section('page-title') Organisation | {{ $page_title }} @endsection @section('page-css') @endsection @section('page-content')
@include('commons.notifications')
Merchant Account
{{ csrf_field() }} @method('PUT')
@endsection