@extends("layouts.admin") @section("content") {{-- The heading for the page --}}

Add New Tier

@include("admin.tiers.form")
@endsection