@extends('layouts.app') @section('title', 'Account Management') @section('breadcrumb')
Home
Admin
Account Management
Add Internet Service
@endsection @section('content') @include('layouts.navbar')
@endsection