@extends('layouts.master') @section('title') Edit {{$account->name}} @endsection @section('content.header.title') Modify Account Type: {{$account->name}} @endsection @section('content') @method('PUT') @csrf Account Name Rate ($) Monthly Limit Max. # of minutes per month Description Tier 1 % Tier 2 % Tier 3 % current_flag == 1) Checked @endif> Active @endsection('content')